projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51e9459
)
(gud): Fix defgroup doc.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 5 Aug 1997 08:10:20 +0000
(08:10 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 5 Aug 1997 08:10:20 +0000
(08:10 +0000)
lisp/gud.el
patch
|
blob
|
history
diff --git
a/lisp/gud.el
b/lisp/gud.el
index 92920fee88280f119e9ed3589c45da4bba08d95b..9296cbffb8bb6782ecab1f3e59cabf98cc411c26 100644
(file)
--- a/
lisp/gud.el
+++ b/
lisp/gud.el
@@
-45,7
+45,7
@@
;; GUD commands must be visible in C buffers visited by GUD
(defgroup gud nil
- "Grand Unified Debugger mode for gdb, sdb, dbx,
or x
db under Emacs."
+ "Grand Unified Debugger mode for gdb, sdb, dbx,
xdb or perl
db under Emacs."
:group 'unix
:group 'tools)